home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Player 2004 May
/
pc player 2004-05.iso
/
Demos
/
FarCry
/
Data1.cab
/
_1B6F60AD54FD44F1B27053296C2C20DB
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2004-01-06
|
330 b
|
18 lines
--#Script:LoadScript("scripts/materials/mat_nodraw.lua")
--
-- A simple script that allows us to shoot through a mat
-- without producing sounds or decals
Materials["mat_nodraw"] = {
gameplay_physic = {
piercing_resistence = nil,
friction = 0,
},
AI = {
fImpactRadius = 5,
},
}